home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libbonobo2-common / README < prev    next >
Text File  |  2009-04-23  |  2KB  |  79 lines

  1.  
  2. libbonobo is the non-GUI part of the bonobo component infrastructure,
  3. it is most useful for creating aggregate interfaces & doing IPC
  4. easily. It also contains a rather badly designed & implemented
  5. per-system activation system. This needs re-writing & simplifying to
  6. be per-display.
  7.  
  8. Take a look at samples/echo/.
  9.  
  10. 2005-02-02 Michael Meeks.
  11.  
  12.  
  13. This is the distribution of Bonobo, the GNOME component and compound
  14. document system for the GNU system.
  15.  
  16. * What is Bonobo
  17.  
  18.    Bonobo is a set of language and system independant CORBA interfaces
  19.    for creating reusable components, controls and creating compound
  20.    documents.
  21.  
  22.    The Bonobo distribution includes a Gtk+ based implementation of the
  23.    Bonobo interfaces, enabling developers to create reusable
  24.    components and applications that can be used to form more complex
  25.    documents.
  26.  
  27.    If you want to look into a Java implementation of Bonobo, look in
  28.    the GNOME CVS for the `monkeybeans' module (Erdi Gergo is the
  29.    author), you can browse it at: http://cvs.gnome.org/bonsai
  30.  
  31. * Licensing
  32.  
  33.    Bonobo libraries are released under the terms of the GNU Lesser
  34.    General Public License (GNU LGPL).  While components and programs
  35.    included with this release are licensed under the terms of the GNU
  36.    General Public License (GNU GPL).
  37.  
  38.    You can find copies of the licenses in the files COPYING.LIB and
  39.    COPYING for the libraries and the code respectively.
  40.  
  41. * Bug reports
  42.  
  43.    File any bug reports at http://bugzilla.gnome.org/
  44.  
  45. * What you will need
  46.  
  47.    You will need a working GNOME 2.x system with the development tools
  48.    to compile and install Bonobo.
  49.  
  50. * Mailing lists
  51.  
  52.    gnome-components-list@gnome.org
  53.  
  54.    To subscribe, send mail to gnome-components-list-request@gnome.org
  55.    and in the body of the message put the word "subscribe".
  56.  
  57.    Archive of the mailing list is available at:
  58.  
  59.      http://mail.gnome.org/archives/gnome-components-list
  60.  
  61. * The layout 
  62.  
  63.    You will find documentation for Bonobo in the "doc" directory.  The
  64.    actual implementation of bonobo is in the "bonobo" directory.  The
  65.    CORBA interfaces are in the "idl" directory.  Sample implementations
  66.    of components and containers are in the "samples" directory.  You
  67.    should use these implementations as your reference when you write
  68.    Bonobo code.
  69.  
  70. * Bonobos
  71.  
  72.    The real Bonobos are endangered species.  If you want to help
  73. preserve the Bonobos go to this web site: 
  74.  
  75. http://www.gsu.edu/~wwwbpf/bpf
  76.  
  77. Miguel de Icaza (miguel@gnu.org)
  78. August, 1999.
  79.